Remove spurious const.
authorOwen Taylor <otaylor@redhat.com>
Sat, 3 Mar 2001 18:39:33 +0000 (18:39 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 3 Mar 2001 18:39:33 +0000 (18:39 +0000)
commitbcb6720d6ef761d71a4ac30438f4b1ab39ef3c41
tree90b444581d45a492d845d85dd608c0e6f32c41a8
parentefefd9f0bab3c57494a55b0418b5d488f0dae64b
Remove spurious const.

Sat Mar  3 13:32:47 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkimmodule.c (gtk_im_module_init): Remove spurious
const.

* gdk-pixbuf-2.0.pc.in gtk+-2.0.pc.in: Fix include path.

* gtk/gtkdialog.c (gtk_dialog_set_default_response): If there
is no focus widget for the dialog currently, grab the focus as well
as the default.

* gtk/gtkdialog.c (gtk_dialog_set_default_response): Get
the action area's children to iterate through, not the
dialog's children.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk-pixbuf-2.0.pc.in
gtk+-2.0.pc.in
gtk/gtkdialog.c
gtk/gtkimmodule.c